Skip to content

FIX: update service_error_rate#161

Merged
bpschmitt merged 1 commit intonewrelic:mainfrom
andrew-lozoya:service_error_rate
Mar 19, 2026
Merged

FIX: update service_error_rate#161
bpschmitt merged 1 commit intonewrelic:mainfrom
andrew-lozoya:service_error_rate

Conversation

@andrew-lozoya
Copy link

Changes

Updated the nrql query within the Terraform configuration to calculate the Error Percentage for Web transactions.

Technical Details

  • Calculation: $\frac{\text{Total Errors}}{\text{Total Throughput}} \times 100$.

handle the percentage conversion
@andrew-lozoya andrew-lozoya requested review from bpschmitt and khickey-newrelic and removed request for khickey-newrelic March 19, 2026 17:36
Copy link

@bpschmitt bpschmitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bpschmitt bpschmitt merged commit 35d98a6 into newrelic:main Mar 19, 2026
2 checks passed
@andrew-lozoya andrew-lozoya changed the title FIX: udpate service_error_rate FIX: update service_error_rate Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants